Esx Settings Depots SolutionVersion
Esx Settings Depots SolutionVersion
The Esx Settings Depots SolutionVersion schema contains fields that describe a specific version of a solution.
This schema was added in vSphere API 7.0.3.0.
JSON Example
{
"version": "string",
"display_version": "string"
}
string
version
Required
Version of the solution.
This property was added in vSphere API 7.0.3.0.
string
display_version
Required
Human readable version of the solution.
This property was added in vSphere API 7.0.3.0.